home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 001-100 / 001-025 / 004 / mandel / poster < prev    next >
Text File  |  1995-03-17  |  1KB  |  40 lines

  1. Article 1364 of net.micro.amiga:
  2. Relay-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site well.UUCP
  3. Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site amiga.amiga.UUCP
  4. Path: well!ptsfa!qantel!lll-crg!gymble!umcp-cs!seismo!ut-sally!pyramid!amiga!rj
  5. From: rj@amiga.UUCP (Robert J. Mical)
  6. Newsgroups: net.micro.amiga
  7. Subject: mand.c
  8. Message-ID: <450@amiga.amiga.UUCP>
  9. Date: 31 Dec 85 15:51:12 GMT
  10. Date-Received: 3 Jan 86 10:42:57 GMT
  11. References: <449@amiga.amiga.UUCP>
  12. Reply-To: rj@wizard.UUCP (Robert J. Mical)
  13. Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030
  14. Lines: 707
  15. Keywords: Amiga, Mandelbrot
  16.  
  17. The Mandelbrot Self-Squared Dragon Generator program 
  18. consists of the following files (which are about to be broadcast):  
  19.  
  20.    This file contains mand.c.  The next 5 pieces of mail will
  21.    have the other files, one per mailing.
  22.  
  23. === Directory ======================================================
  24.     mand.c    has the main loop and some auxiliary routines.  
  25.     mand1.c   has the graphics routines.
  26.     mand2.c   has the menu data definitions.
  27.     mand3.c   has control flow routines.
  28.     mand4.c   has the information routines.
  29.     mand.h    has the global definitions.
  30.  
  31. In the comments at the head of this file (mand.c) you will find 
  32. the correct compilation and link commands.
  33.  
  34. Congrats again to Robert French.
  35.  
  36. Brace yourselves ...
  37.  
  38. --- snip snip snip -----------------------------------------------------------
  39.  
  40.